Edit Task: SetTaskResourceAnimation
Format
SCHED / EditTask '<TaskName>' SetTaskResourceAnimation '<ResourceName>' <Animation>
Description
The SetTaskResourceAnimation attribute under EditTask defines the resource animation type for the specified resource for all the task's possibilities.
Parameters
| Parameter | Description | 
|---|---|
| ResourceName | A string of text in single quotes of the resource that is being defined within the command. | 
| Animation | Options are NA, None, SensorOn, And ObjectLine. The SensorOn option is only valid for resources associated with STK sensor objects. | 
Examples
Set no STK animation for FUSE in all possibilities for FUSEscience.
SCHED / EditTask 'FUSEscience' SetTaskResourceAnimation 'FUSE' None
